CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - line detection

搜索资源列表

  1. hough

    0下载:
  2. houghline transform, it it uses canny edge detection and hough transform. It then places a red line over any detected straight lines.
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:85615
    • 提供者:markman86
  1. line.detection(2).ps

    0下载:
  2. perform edge detection of woman
  3. 所属分类:matlab

    • 发布日期:2017-05-04
    • 文件大小:1065208
    • 提供者:siti
  1. hough_line

    0下载:
  2. hough算法检测直线,可同时检测多根直线-hough line detection algorithm, which can detect multi line
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1374
    • 提供者:周宇
  1. line_hough

    0下载:
  2. 利用hough变换检测图像中的直线,得到检测直线的参数与首位端点,并在原图中标出所检测到得直线。-Detection using hough transform image of the straight line parameters to be detected with the first endpoint, and the Original bid to get straight out of the test.
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:8873
    • 提供者:JH
  1. Hough

    0下载:
  2. Hough变换是图像处理中从图像中识别几何形状的基本方法之一。Hough变换的基本原理在于利用点与线的对偶性,将原始图像空间的给定的曲线通过曲线表达形式变为参数空间的一个点。这样就把原始图像中给定曲线的检测问题转化为寻找参数空间中的峰值问题。也即把检测整体特性转化为检测局部特性。比如直线、椭圆、圆、弧线等。 -Hough transform image processing image recognition from the basic geometry of one of the me
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-28
    • 文件大小:24258
    • 提供者:王超
  1. TEXTLINE1

    0下载:
  2. 包含CDib类,可以打开、显示、存储图片,包含霍夫检测直线的类,可以大致检测出图片中的直线,且有利于二次开发。-Contains CDib class, you can open, display, store pictures, including detection of straight line Hough class, we can roughly detect the image of a straight line, and is conducive to redevelopmen
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2071339
    • 提供者:陈杰
  1. houghtransform

    0下载:
  2. hough直线变换,可以对一般yuv格式的灰度图像进行hough变换,可以在程序中修改检测阈值等-hough line transformation can generally yuv format hough transform the gray image can be modified in the process detection threshold, etc.
  3. 所属分类:Graph program

    • 发布日期:2017-05-16
    • 文件大小:4537814
    • 提供者:姓名
  1. DIP_operator

    0下载:
  2. basic digital image processing operator 1. thresholding 2. contrast stretching 3. color filtering 4. line detection 5. edge detection-This is my work in a DIP course.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4262686
    • 提供者:Haojie Wang
  1. movobjdetection

    0下载:
  2. this package include moving object detection and hough transform to recognise parallel line in an image. a sample image included in package for test.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:39894
    • 提供者:meyba92
  1. LineDetection

    0下载:
  2. OCR Line Detection. One of the first steps in developing OCR systems is line detection .Farsi/Arabic text have some properties which make them different to recognize. For example there are characters in farsi like "i" in English which has two part
  3. 所属分类:CSharp

    • 发布日期:2017-03-24
    • 文件大小:150757
    • 提供者:reyjav
  1. RectDetector

    0下载:
  2. 矩形检测:用霍夫直线检测方法来对图像中的矩形进行检测。开发环境:vc6,需要安装OpenCV。OpenCV只是用来读取和显示图像等简单操作。-Rectangle detection: Hough line detection method using the image of the rectangle to test. Development Environment: vc6, need to install OpenCV. OpenCV is used to read and display
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1070116
    • 提供者:chenwenlue
  1. LineRANSAC

    0下载:
  2. 实现利用RANSAC方法对输入图像的线特征检测的功能。-RANSAC method to achieve the input image using the line feature detection function.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:8933
    • 提供者:陈全齐
  1. Feature-detection-from-SARImage

    0下载:
  2. Line detection hough transform
  3. 所属分类:matlab

    • 发布日期:2017-05-27
    • 文件大小:9859652
    • 提供者:jade
  1. ass3A

    0下载:
  2. line detectation to detect edge-hough line detection
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:721
    • 提供者:ffff
  1. Matlab-based-lane-detection-line

    1下载:
  2. 基于matlab的直线行车线检测,代码简单可行,但需要你的深入研究-Matlab-based lane detection line, the code is simple and feasible, but requires in-depth study of your
  3. 所属分类:matlab

    • 发布日期:2017-03-07
    • 文件大小:1024
    • 提供者:andy
  1. morpolagical-fualt-line

    0下载:
  2. 将数学形态学中的膨胀,腐蚀等概念引入到配电网故障选线中,实现了高效的故障选线-morpological based fault line detection
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:411499
    • 提供者:xiaoya
  1. rough-set-line

    0下载:
  2. 将粗糙集中的一系列概念引入到故障选线中,实现了高效可靠的选线判据,仿真证明算法正确可信-rough set based fault line detection
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:221568
    • 提供者:xiaoya
  1. s-transfom-line

    0下载:
  2. 使用S变换成功实现了小电流接地系统的故障选线,仿真证明选线判据真实可信- S transform based fault line detection
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:290949
    • 提供者:xiaoya
  1. Hough matlab-line-mark

    3下载:
  2. matlab环境下的hough变换实现 检测图像中的直线 并将直线标出 适用于检测目标直线边缘 圆柱形物体边缘 飞机机翼 导弹边缘 机场跑道直线 海天交界线 等-hough transform with matlab ,straight line detection in a image and mark it ,it can detect the edge of the target straight edge, cylindrical object edge ,aircraft wing
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-08-09
    • 文件大小:429040
    • 提供者:
  1. Canny-Edge-Detection-CSharp.ra

    0下载:
  2. 实现Canny直线提取算法,可以运行,很不错。,canny line detection。
  3. 所属分类:Special Effects

    • 发布日期:2017-10-31
    • 文件大小:1524751
    • 提供者:袁嘉
« 1 2 3 45 6 7 8 9 10 ... 43 »
搜珍网 www.dssz.com